home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / cosmo_02.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  56 b   |  4 lines

  1. on(release){
  2.    getUrl("DemoSetup.exe", "_blank");
  3. }
  4.